Previous topicNext topic
Help > Errors and Error Trapping > Compile Time Errors >
Error 552 - TRY statement expected

TRY statement expected - PowerBASIC expected to find a TRY statement at or before the indicated position in the code. Check the syntax of the surrounding code for other syntax errors, such as the misplacement of a CATCH or END TRY statement, conditional compilation excluding required portions of the code, etc.